dictconv software package provides convert a dictionary file type in another dictionary file type, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dictconv
dictconv is installed in your system.
Make ensure the dictconv package were installed using the commands given below,
$ sudo dpkg-query -l | grep dictconv *
You will get with dictconv package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | dictconv |
| Version | 0.2-7 |
| Description | convert a dictionary file type in another dictionary file type |
| Sub Section | Utils |